Skip to content

feat(web-security): add worker-coordinated multi-agent pipeline#45

Open
GangGreenTemperTatum wants to merge 2 commits into
mainfrom
ads/cap-1012-expand-web-security-capability-with-worker-templates
Open

feat(web-security): add worker-coordinated multi-agent pipeline#45
GangGreenTemperTatum wants to merge 2 commits into
mainfrom
ads/cap-1012-expand-web-security-capability-with-worker-templates

Conversation

@GangGreenTemperTatum

Copy link
Copy Markdown
Contributor

Add a 9-stage worker pipeline alongside the existing interactive agent: scope resolution, target recon (go/no-go gate), tech fingerprinting + session bootstrap, attack surface mapping, parallel specialists (up to 8, conditional), chain discovery, triage review with structured finding recording, parallel validators, and report synthesis.

Follows the coordinator patterns established by the ASM and SAST capabilities: event-driven orchestration, headless agent sessions with timeout + synthesis fallback, semaphore-bounded concurrency, tool-call- based finding extraction, label sanitization, recursive credential redaction, and graceful degradation throughout.

GangGreenTemperTatum and others added 2 commits June 12, 2026 16:39
Add a 9-stage worker pipeline alongside the existing interactive agent:
scope resolution, target recon (go/no-go gate), tech fingerprinting +
session bootstrap, attack surface mapping, parallel specialists (up to 8,
conditional), chain discovery, triage review with structured finding
recording, parallel validators, and report synthesis.

Follows the coordinator patterns established by the ASM and SAST
capabilities: event-driven orchestration, headless agent sessions with
timeout + synthesis fallback, semaphore-bounded concurrency, tool-call-
based finding extraction, label sanitization, recursive credential
redaction, and graceful degradation throughout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each assess_confidence call now returns a unique [credence_id:<uuid>]
token for report traceability. Report-writer skill updated with
extraction instructions. Tests verify presence and uniqueness.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GangGreenTemperTatum GangGreenTemperTatum force-pushed the ads/cap-1012-expand-web-security-capability-with-worker-templates branch from c7aced5 to a94b962 Compare June 12, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant